Einhugur macOS Bridge plugin.

NSColor.NSColorSystemEffectValues Enum

Enum to use with the ColorWithSystemEffect function.

enum NSColor.NSColorSystemEffectValues

Constants

None = 0No additional effects.
Pressed = 1The color that indicates the item was pressed.
DeepPressed = 2The color that indicates the item received a deep press.
Disabled = 3The color that indicates the item is disabled.
Rollover = 4The color that indicates the mouse rolled over the item.